export declare enum AccountKind { ROOT = 0, CLIENT = 1, TRIAL = 2 } //# sourceMappingURL=account.kind.d.ts.map