export declare const getPackagelockHash: (packagelockPath?: string | undefined) => string | undefined;
