import { ConfigPlugin } from '@expo/config-plugins'; export declare const withAndroidSplashMainActivity: ConfigPlugin<{ isLegacyConfig: boolean; }>;