import type { IconComponent } from '../types'; declare const UndoRightRound: IconComponent; export default UndoRightRound;