import type { NativeWebViewMacOS } from './WebViewTypes'; declare const BPCWebView: typeof NativeWebViewMacOS; export default BPCWebView;