export declare function findPackageJsonUp(startPath: string): string | null;
