export { KafkaJsInstrumentation } from './instrumentation'; export type { KafkaConsumerCustomAttributeFunction, KafkaJsInstrumentationConfig, KafkaProducerCustomAttributeFunction, KafkajsMessage, MessageInfo, } from './types'; //# sourceMappingURL=index.d.ts.map