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