/// <reference types="react" />
export declare const GlobalStateContext: import("react").Context<{}>;
