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