import { type ConfigPlugin } from '@expo/config-plugins';
declare const modifyAndroidManifest: ConfigPlugin;
export default modifyAndroidManifest;
