import { IEditor } from 'src'; export declare function withDefine(editor: IEditor): IEditor;