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