import type { Tree } from '@nx/devkit';
import type { NormalizedOptions } from '../schema';
export declare function setupTspathForRemote(tree: Tree, options: NormalizedOptions): void;
//# sourceMappingURL=setup-tspath-for-remote.d.ts.map