import type { AppsFlyerPlugin } from './definitions';
declare const AppsFlyer: AppsFlyerPlugin;
export * from './definitions';
export * from './Appsflyer_constants';
export * from './appsflyer_interfaces';
export { AppsFlyer };
