import { createSignal } from 'solid-js' export const [botContainer, setBotContainer] = createSignal()