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