declare enum VIP030026ErrorTypeEnum { InvalidCredentialLengthError = "VIP030026InvalidCredentialLengthError", UnsupportedAlgorithmIDError = "VIP030026UnsupportedAlgorithmIDError" } export default VIP030026ErrorTypeEnum; //# sourceMappingURL=VIP030026ErrorTypeEnum.d.ts.map