export declare const config: () => jest.Mock<any, any, any>;
export declare const executionContext: any;
