export * from './Authentication'; export * from './DIDDocument'; export * from './DIDDocumentBuilder'; export * from './DIDMethodXDV'; export * from './PublicKey'; export * from './PrivateKey'; export * from './ServiceEndpoint';