export declare function scrollIntoView(target: Element, options?: ScrollIntoViewOptions): Promise<void>;
