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