export interface UNVeryfiCredentials { clientId: string; userName: string; apiKey: string; url: string; } //# sourceMappingURL=veryfi.types.d.ts.map