import { http } from 'msw';
declare const server: import("msw/node").SetupServerApi;
export { server, http };
//# sourceMappingURL=server.d.ts.map