import { YooEditor } from '../types';
export declare function update(editor: YooEditor, type: any, value: any): void;
//# sourceMappingURL=update.d.ts.map