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