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