import { PackageManagerName } from "identify-package-manager";
export declare const allowedPkgManagers: PackageManagerName[];
