export { default as withProduct } from './with-product'; export { default as withCategory } from './with-category'; export { default as withSearchedProducts } from './with-searched-products';