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