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