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