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