export declare function parseSourceCodeForDefinitionsTopLevel(dirPath: string): Promise<string>;
