/** * SMI-595: confusables.ts — extraction sanity tests. * * The real regression guard for "this extraction changed no behavior" is * `SecurityScanner.exec.test.ts` passing unchanged (it exercises these * primitives indirectly through `scanObfuscatedDirective`). These tests cover * the extracted module directly, in isolation from content-scanning. */ export {}; //# sourceMappingURL=confusables.test.d.ts.map