export declare function scrollElementIntoView(el: Element, vertical?: boolean, horizontal?: boolean, inflate?: number, scrollContainer?: HTMLElement | null): void; //# sourceMappingURL=scrollElementIntoView.d.ts.map