import type { ElectronMock } from '@wdio/electron-types';
export declare function mockAll(apiName: string): Promise<Record<string, ElectronMock<unknown[], unknown>>>;
//# sourceMappingURL=mockAll.d.ts.map