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

declare const CardRemoveOutlineIcon: MdiReactIconComponentType;
export = CardRemoveOutlineIcon;