import type { GetDOMSelection } from 'roosterjs-content-model-types'; /** * @internal */ export declare const getDOMSelection: GetDOMSelection;