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