export declare const test: import("vitest").TestAPI<{
    worker: import("msw/browser").SetupWorker;
}>;
//# sourceMappingURL=test-extend.d.ts.map