import { TestServerHost } from "./virtualFileSystemWithWatch.js"; export declare function getFsContentsForTransitiveReferencesRefsAdts(): string; export declare function getFsContentsForTransitiveReferencesBConfig(withNodeNext: boolean): string; export declare function getFsContentsForTransitiveReferencesAConfig(withNodeNext: boolean): string; export declare function getSysForTransitiveReferences(withNodeNext?: boolean): TestServerHost; //# sourceMappingURL=transitiveReferences.d.ts.map