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