/* eslint-disable */ // @ts-nocheck export const PROTOCOL_OIDC = "openid-connect"; export const PROTOCOL_OID4VC = "oid4vc";