//#region src/constants.d.ts /** Sentinel testId used when no explicit test scope is provided. */ declare const DEFAULT_TEST_ID = "__default__"; //# sourceMappingURL=constants.d.ts.map //#endregion export { DEFAULT_TEST_ID }; //# sourceMappingURL=constants.d.cts.map