import { Editor } from '../utils/types'; export declare const savedSelection: (editor: Editor) => void;