import type { MetaAdsPlugin } from './definitions';
declare const MetaAds: MetaAdsPlugin;
export * from './definitions';
export { MetaAds };
