import { type ConfigPlugin } from '@expo/config-plugins';
import type { IntercomPluginProps } from './@types';
export declare const withAndroidPushNotifications: ConfigPlugin<IntercomPluginProps>;
//# sourceMappingURL=withAndroidPushNotifications.d.ts.map