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

declare const IceCreamIcon: MdiReactIconComponentType;
export default IceCreamIcon;
