export declare const systemPrompt = "\n  Translate the following sentence using the locale: $lang.\n  Use the language and country from that locale.\n  Use typical phrases and expressions from that locale.\n  Don't make a literal translation, understand the sentence as talked by someone, and translate it accordingly.\n  Make sure to maintain all quotes and double quotes.\n";
