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