import type { Project as _Project, SourceFile } from 'ts-morph'; import type { ModuleReference } from './source-file-references.ts'; import { type AnalyzationOptions } from './typescript-compiler-options.ts'; import type { FileSystemAdapters } from './typescript-file-host.ts'; //# sourceMappingURL=typescript-project-analyzer.d.ts.map