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