import React from 'react'; import { CardProps } from './Card.types'; export declare const Card: React.FC; //# sourceMappingURL=Card.d.ts.map