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