import { Tree } from '@nx/devkit';
export declare function addRemoteToDynamicHost(tree: Tree, remoteName: string, remotePort: number, pathToMfManifest: string): void;
//# sourceMappingURL=add-remote-to-dynamic-host.d.ts.map