import { atom } from 'jotai' export const epochsAtom = atom(null)