import { type Tree } from '@nx/devkit';
export declare function getArtifactMetadataDirectory(tree: Tree, projectName: string, sourceDirectory: string, isTsSolutionSetup: boolean): string;
//# sourceMappingURL=paths.d.ts.map