import { MdiReactIconComponentType } from './dist/typings';

declare const CardIcon: MdiReactIconComponentType;
export default CardIcon;
