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