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

declare const EggEasterIcon: MdiReactIconComponentType;
export default EggEasterIcon;
