import type { DSlatePlugin } from '@dslate/core'; declare const HistoryPlugin: DSlatePlugin; export { HistoryPlugin };