import React from 'react';
export declare const Umbrella: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
