1import { ProxyNativeModule } from '@unimodules/core';
2
3export interface NotificationsEmitterModule extends ProxyNativeModule {}
4