export declare enum CredentialFormat { Anoncreds = "anoncreds", JwtVcJson = "jwt_vc_json", VcsdJwt = "vc+sd-jwt" }