export { default as Card } from './Card'; export type { ICardProps } from './types'; //# sourceMappingURL=index.d.ts.map