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