export declare const getSystemPrompt: (language?: 'chinese' | 'english') => string;
