/// <reference types="webdriverio/webdriverio-core" />
export default function scrollIntoView(this: WebdriverIO.Element, scrollIntoViewOptions?: boolean): Promise<void>;
//# sourceMappingURL=scrollIntoView.d.ts.map