import { ConfigPlugin } from 'expo/config-plugins'; import { ConfigPluginPropsWithDefaults } from '../withIterable.types'; export declare const withAndroidPushNotifications: ConfigPlugin; export default withAndroidPushNotifications;