export declare function ensureStitcherProxyInstalled(): boolean; /** * Test-only — reset module-internal state. Used by jest to allow * multiple test cases to re-trigger the install path independently. * NOT exported from `src/index.ts`. */ export declare function _resetStitcherProxyInstallStateForTests(): void; //# sourceMappingURL=ensureStitcherProxyInstalled.d.ts.map