import React from 'react';
export declare const ProviderContext: React.Provider<any>;
export declare function useContextNode(): any;
