export declare function scrollIntoView(element: HTMLElement, container: HTMLElement): void;
