import { SlottedContextValue } from "../hooks/useSlottedContext"; import React from "react"; export declare function createComponentContext(): React.Context>;