import { type Tree } from '@nx/devkit';
export declare function addFileToRemoteTsconfig(tree: Tree, remoteName: string, pathToExpose: string): void;
//# sourceMappingURL=add-file-to-remote-tsconfig.d.ts.map