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