import GalleryWrapper from './src/GalleryWrapper'; import NotFound from './src/NotFound'; import SeoTitle from './src/SeoTitle'; import TitleCategory from './src/TitleCategory'; import TotalProducts from './src/TotalProducts'; import WrapperSearchContent from './src/WrapperSearchContent'; export { GalleryWrapper, NotFound, SeoTitle, TitleCategory, TotalProducts, WrapperSearchContent };