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