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