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