import type { InAppBrowserPlugin } from './definitions'; declare const InAppBrowser: InAppBrowserPlugin; export * from './definitions'; export { InAppBrowser };