export declare const TENCENT_CONFIG: {
    secretId: string;
    secretKey: string;
    region: string;
};
