import type { Lockfile } from '@pnpm/lockfile-utils'; export declare const checkSingleVersion: (lockfile: Lockfile) => Promise; //# sourceMappingURL=index.d.ts.map