/** * Hook to get the state manager instance. * @returns state manager instance * @internal */ export declare const useStateManager: () => any;