export declare function getThisCodebaseRootDirPath(): string; export declare function getNearestPackageJsonDirPath(dirPath: string): string;