import type { UnityAdsPlugin } from './definitions';
declare const UnityAds: UnityAdsPlugin;
export * from './definitions';
export { UnityAds };
