export type { IProductCard } from './ProductCard.container';
export { ProductCard } from './ProductCard.container';
