import { type McpJsonServerEntry } from './mcp-json-config.js'; export declare function clineConfigDir(): string; /** Reports the header's shape, never its value. */ export declare function readClineTinyfishEntry(): McpJsonServerEntry;