export interface WITUserFields { access_token: string; id: string; name: string; } //# sourceMappingURL=wit-user.d.ts.map