/// <reference types="react" />
declare const UmbrellaSimple: (props: any, ref: any) => JSX.Element;
export default UmbrellaSimple;
