export enum WalletType { INTERNAL = 0, THIRD_PATH = 1, }