import { ExpoWebexCallingViewProps } from './ExpoWebexCalling.types'; declare function ExpoWebexCallingWebView(props: ExpoWebexCallingViewProps): JSX.Element; export default ExpoWebexCallingWebView; //# sourceMappingURL=ExpoWebexCallingView.web.d.ts.map