export declare enum CardRechargeType { Bank = 0, Alipay = 1, Wechat = 2 }