import { createContext } from 'react'; export const AvatarContext = createContext({});