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

declare const UmbrellaClosedIcon: MdiReactIconComponentType;
export default UmbrellaClosedIcon;
