export type ProofPurposeTypes = | "assertionMethod" | "authentication" | "capabilityDelegation" | "capabilityInvocation";