export declare function getPkgsObj(jsonString: any): any; export declare function escapeSpecialChars(jsonString: any): any; export declare function getPkgs(packagejson: any): any; export declare function getNpmPkgs(packagejson: any): any[]; //# sourceMappingURL=shared.d.ts.map