export type ContextType = { id?: string; url?: string }
