import { atom } from 'jotai' export const activeBotAtom = atom(undefined)