import type { ICardProps } from './types'; export default function Card(props: ICardProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=index.d.ts.map