import { KafkaService } from ".."; export declare class ExampleController { private kafkaService; constructor(kafkaService: KafkaService); } //# sourceMappingURL=example.controller.d.ts.map