import { IPersistedHistoryEvent } from '../history/history-event'; export { IPersistedHistoryEvent }; declare const _default: IPersistedHistoryEvent[]; export default _default;