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