import { SVGIconDef } from './types'; declare const GlobalOutlined: SVGIconDef; export default GlobalOutlined;