/// import { Facet } from './types'; export declare function createFacetContext(initialValue: T): import("react").Context>;