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