import { createContext } from '@lit/context' export const panelContext = createContext('panel')