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

declare const CornIcon: MdiReactIconComponentType;
export default CornIcon;
