export declare const KAFKA_TOPICS: Record<string, string>;
export declare const ALL_TOPICS: string[];
