export declare function getPackageLockFileDeps(packageLockContent: any): string[];
