declare global { interface Element { scrollIntoViewIfNeeded(centerIfNeeded?: boolean): void; } } export {}; //# sourceMappingURL=polyfills.d.ts.map