export declare const HORIZON_TEST_BASE_URL = "https://horizon.example.com";
export declare const handles: import("msw").HttpHandler[];
export declare const mockServer: import("msw/node").SetupServerApi;
//# sourceMappingURL=msw-handles.fixture.d.ts.map