/**
 * A re-export of `@expo/dom-webview` that supports optional dependency.
 */
declare let module: any;
export default module;
//# sourceMappingURL=ExpoDOMWebView.d.ts.map