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