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