import * as tsm from 'ts-morph'; export declare function getOverview({ indexFile, }: { indexFile: tsm.SourceFile; }): string | undefined; //# sourceMappingURL=get-overview.d.ts.map