import { WebViewState } from '../../typings/WebViewState'; export declare function useWebViewState(): WebViewState | null;