import type { Tree } from '@nx/devkit';
export declare function upsertBaseUrl(tree: Tree, configFilePath: string, baseUrlValueInProject: string): void;
//# sourceMappingURL=upsert-baseUrl.d.ts.map