import React from 'react';
import { CardProps } from './Props';
declare const _default: React.ComponentType<CardProps>;
export default _default;
