import type { BranchDeepLinksPlugin } from './definitions'; declare const BranchDeepLinks: BranchDeepLinksPlugin; export * from './definitions'; export { BranchDeepLinks };