import { type IndexSpecification, type CreateIndexesOptions } from 'mongodb' export type IndexDefinitions = Record>