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