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

declare const EggIcon: MdiReactIconComponentType;
export default EggIcon;
