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