/// export declare const getSelectionRect: () => DOMRect | null; export declare const Portal: React.FC; export declare const execSelectMarks: (key: string, marks: string[], mutexKeys: string[]) => string[];