export declare const DEEPSEEK_BASEURL = "https://api.deepseek.com";
export declare const DEEPSEEK_BASEURL_V1 = "https://api.deepseek.com/v1";
