/// <reference types="react" />
declare const CardDemo: () => JSX.Element;
export default CardDemo;
//# sourceMappingURL=card.d.ts.map