/// import { IconProps } from '../../types'; declare const ArrowToTopRight: (allProps: IconProps) => JSX.Element; export default ArrowToTopRight;