export declare function searchPackage(projectRoot: string, packageName: string): Promise<string | null>;
//# sourceMappingURL=search.d.ts.map