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