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