import { SdkStateGlobalContextValue } from './SdkStateGlobalContext';
export declare function useSdkStateGlobal(): SdkStateGlobalContextValue;
