export declare function resolveProjectDep(opts: { pkg: any; cwd: string; dep: string; }): string | undefined;