export declare const detectPackageManager: () => "pnpm" | "yarn" | "npm"; //# sourceMappingURL=packageManager.d.ts.map