import type { SelectionRange } from '../../types';
export declare function getContentEditableSelection(element: HTMLElement): SelectionRange;
//# sourceMappingURL=get-content-editable-selection.d.ts.map