import type { TrackChangesPlugin } from './trackChangesPluginType';
export declare const trackChangesPlugin: TrackChangesPlugin;
