export declare const findUpPackageJsonPath: (dir: string) => string;
