import { user11 } from '~/utils/tests'; export { user11 }; export declare const BASE_URL = "https://apix.sg.amity.co"; export declare const room1: Amity.RawRoom; export declare const room1WithCohostPermission: Amity.RawRoom; export declare const room1WithCohostPermissionRevoked: Amity.RawRoom; export declare function buildRoomPayload(room: Amity.RawRoom, extras?: Partial): Amity.RoomPayload; export declare function setRoomForUpdate(room: Amity.RawRoom): void; export declare const handlers: import("msw/lib/core/handlers/HttpHandler").HttpHandler[]; export declare const server: import("msw/node").SetupServerApi; //# sourceMappingURL=setup.d.ts.map