import { YooEditor } from './types';
export declare function createYooptaEditor(): YooEditor;
export declare const EDITOR_TO_ON_CHANGE: WeakMap<object, any>;
//# sourceMappingURL=index.d.ts.map