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