type RotationKeyType = { privateKey: string, publicKey: `did:key:${string}` } export type {RotationKeyType}