import { IconComponent } from '..';
declare const UndoIcon: IconComponent;
export { UndoIcon };
