/// declare const ArrowUpRightIcon: ({ ...props }: { [x: string]: any; }) => JSX.Element; export default ArrowUpRightIcon;