export function getMonorepoPackageJsonPath({ packageName, packageNameToPath }: {
    packageName: any;
    packageNameToPath: any;
}): string;
//# sourceMappingURL=get-monorepo-package-json-path.d.ts.map