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