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