import { Tree } from '@nx/devkit';
export declare function normalizeHostName(tree: Tree, directory: string, name?: string): Promise<string>;
//# sourceMappingURL=normalize-host-name.d.ts.map