import * as React from "react"; declare function UmbrellaOutline(props: React.SVGProps): any; export default UmbrellaOutline;