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