import { ConfigPlugin } from '@expo/config-plugins';
declare const withNotifee: ConfigPlugin;
export default withNotifee;
