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