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