import { ConfigPlugin } from 'expo/config-plugins'; export declare const withConvivaAnalyticsIOS: ConfigPlugin<{ version: string; }>;