import { IconProps } from '../lib';
declare function UmbrellaSimple(props: IconProps): JSX.Element;
export default UmbrellaSimple;
