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