/** * Scroll the element into the top of the viewport */ export default function scrollElementIntoView(element: HTMLElement, addressBarShadowPadding: number): number; //# sourceMappingURL=scrollElementIntoView.d.ts.map