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