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