import { PackageManagerName } from "identify-package-manager";
export declare const lockfileMapping: Record<PackageManagerName, string>;
