export declare class KafkaConfig { host: string; port: string | number; }