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