import { DynamicClient } from '@dynamic-labs-sdk/client'; export declare const useClientState: (variable: T) => NonNullable | undefined;