import { ConfigPlugin } from '@expo/config-plugins'; import { TExpoNotifeeRemote } from '../types'; declare const withAppEntitlements: ConfigPlugin; export default withAppEntitlements; //# sourceMappingURL=withAppEntitlements.d.ts.map