import { Tree } from '@nx/devkit';
export declare function updateHostWithRemote(host: Tree, hostName: string, remoteName: string): void;
//# sourceMappingURL=update-host-with-remote.d.ts.map