import * as React from 'react';
import type { JFSTechIcon } from './index.d.ts';
declare const Umbrella02Icon: JFSTechIcon;
export default Umbrella02Icon;
