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