export const contextMock = { config: {} as any, client: jest.fn() as any, api: jest.fn() as any, };