/**
 * Detect npx command path
 */
export declare function detectNpxPath(): Promise<string>;
/**
 * Get Claude Desktop config path
 */
export declare function getClaudeConfigPath(): string;
//# sourceMappingURL=system.d.ts.map