export declare const focusOn: (target: Element | HTMLFrameElement | HTMLElement | null, focusOptions?: FocusOptions | undefined) => void;