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