import nock = require('nock'); export declare function nockGetSigningKey(params: { userId: string; enterpriseId: string; response: any; }): Promise; //# sourceMappingURL=apiNocks.d.ts.map