import type { ThrottleOptions } from '../../types.js'; export declare function throttleNetwork(this: WebdriverIO.Browser, params: ThrottleOptions): Promise; //# sourceMappingURL=throttleNetwork.d.ts.map