import { ICommonContext } from "@/contexts/common/infrastructure"; export interface IUserContext extends ICommonContext {}