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

declare const ParasolIcon: MdiReactIconComponentType;
export default ParasolIcon;
