import type { IntentLauncherPlugin } from './definitions'; declare const IntentLauncher: IntentLauncherPlugin; export * from './definitions'; export { IntentLauncher };