import { IconProps } from '../types';
declare function Umbrella(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Umbrella;
//# sourceMappingURL=Umbrella.d.ts.map