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