export interface TAccountInfo { name: string; url: string; } //# sourceMappingURL=account.d.ts.map