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