export interface V2CreateRevocationNotificationMessageOptions { credentialId: string revocationFormat: string comment?: string requestAck?: boolean }