export { default } from "./MiniCard.container"; export type { MiniCardProps } from "./MiniCard.types";