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