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