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