export declare const rewritePackagePathsInObject: (packageJson: Record, distDir: string) => void; export declare const rewritePackagePathsInDistPackageJson: (distPackageJsonPath: string) => void; //# sourceMappingURL=rewrite-package-paths.d.ts.map