import { DynamicInitStatus } from '@dynamic-labs-sdk/client'; export declare const useClientInitStatus: () => DynamicInitStatus;