export declare type RequestContext = { privateKey: string; hostname: string; token: string; }; //# sourceMappingURL=context-typings.d.ts.map