import { type ConfigPlugin } from '@expo/config-plugins';
import { type ConfigProps } from '../@types';
export declare const withBroadcastExtensionPodfile: ConfigPlugin<ConfigProps>;
