import { type Tree } from '@nx/devkit'; export declare function sortPackageJsonFields(tree: Tree, projectRoot: string): void; //# sourceMappingURL=sort-fields.d.ts.map