export { default as historyPlugin } from './historyPlugin';
export type { HistoryPlugin, HistoryPluginState, HistoryPluginSharedState, } from './historyPluginType';
