export type IndexedDbBoundWitnessDivinerConfig = DivinerConfig<{
  /**
   * The database name
   */
  dbName?: string