import { type Tree } from '@nx/devkit';
import type { NormalizedGeneratorOptions } from '../schema';
export declare function addHydration(tree: Tree, options: NormalizedGeneratorOptions): void;
//# sourceMappingURL=add-hydration.d.ts.map