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