export default Umbrella;
declare function Umbrella(props: any): JSX.Element;
