import type { Tree } from '@nx/devkit';
import type { Schema } from '../schema';
export declare function setupHostIfDynamic(tree: Tree, options: Schema): void;
//# sourceMappingURL=setup-host-if-dynamic.d.ts.map