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