export declare enum ProofType { Cwt = "cwt", Jwt = "jwt", LdpVp = "ldp_vp" }