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