export default class ScrollHelper { static bringIntoView(element: HTMLElement, animate?: boolean): void; } //# sourceMappingURL=ScrollHelper.d.ts.map