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