import WebView from 'react-native-webview'; export declare const setItemInWindowUnitStore: (currentWeb: WebView | null, key: string, value: string) => void; //# sourceMappingURL=windowUnitStore.d.ts.map