import { SvgIconComponent } from './types'; declare const HistoryIcon: SvgIconComponent; export default HistoryIcon;