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