export { MongooseInstrumentation } from './mongoose'; export type { DbStatementSerializer, MongooseInstrumentationConfig, MongooseResponseCustomAttributesFunction, ResponseInfo, SerializerPayload, } from './types'; //# sourceMappingURL=index.d.ts.map