import { WebView } from './web-view'; export { WebView, type WdWebViewProps } from './web-view'; export default WebView;