export declare const rewriteAliasesInNpmLockV1: (lockfileContent: string) => string;
