/** * */ export declare function inspectNpmPack(): { name: string; files: Record>; }; //# sourceMappingURL=inspect-npm-pack.d.ts.map