/// export declare const ConfigMock: () => { Config: { get: jest.Mock; }; };