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