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