import { TFancyItemCard } from './TFancyItemCard.model'; export default function FancyItemCard(props: TFancyItemCard): import("react/jsx-runtime").JSX.Element;