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

declare const UmbrellaIcon: MdiReactIconComponentType;
export default UmbrellaIcon;
