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