export interface BotLifecycleConfiguration { type: "proactive" | "reactive"; }