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