export declare const CytoscapeInstanceContext: import("react").Context<({ cy?: WeakRef; setCy?: import("react").Dispatch | undefined>>; } & { provided: true; }) | (import("@xylabs/react-shared").FixedValues; setCy?: import("react").Dispatch | undefined>>; }>, never> & { provided: false; }) | (import("@xylabs/react-shared").FixedValues; setCy?: import("react").Dispatch | undefined>>; }>, never> & { provided: false; })>; //# sourceMappingURL=Context.d.ts.map