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