export declare const getDefaultSystemPrompt: (connectionsInfo: string, availablePlatformsInfo?: string) => string;
