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