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

declare const CornIcon: MdiReactIconComponentType;
export = CornIcon;