import { SDKContextValue } from '../context'; export declare const useSDK: () => SDKContextValue;