export declare const generateGlossaryLookup: (directories: string[], targetDir: string) => { files: never[]; compilerOptions: { composite: boolean; }; references: { path: string; }[]; };