import { createComponentContext } from "@utils/index"; import { ViewProps } from "."; export const ViewContext = createComponentContext();