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