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