export declare function updateChargeQuota(chargeQuota: string, bucketName: string): Promise<void>;
