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