export declare class SDLMCPSetup { private config; private repoRoot; private setupOptions; private getRepoConfigOptions; private findRepoRoot; private isInstalledInProject; private getConfigPaths; private updateJsonWithComments; private setNestedValue; setupMCPConfigs(): Promise; setupToken(): Promise; private setupLocalVSCodeConfig; private setupVSCodeUserConfig; private setupZedConfig; private setupOpenCodeConfig; private setupOpenCodeGlobalConfig; private setupClaudeCodeGlobalConfig; private findNpxPath; private isWSL; private ensureDirectoryExists; checkSetup(): Promise; private printUsageInstructions; setupAgentInstructions(): Promise; private setupInstructionFile; private createSymlink; private printAgentInstructions; } //# sourceMappingURL=setup.d.ts.map