export interface HandlerTableConfigEntry { changeHistory?: string; replicationKey?: string; table?: string; }