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