export declare const getKnowledgeAgentSystemPrompt: (connectionsInfo: string, availablePlatformsInfo?: string, includeEnvVarsSummary?: boolean) => string;
