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

declare const CardOutlineIcon: MdiReactIconComponentType;
export default CardOutlineIcon;
