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