import { IAppNotificationsContext } from './types'; declare const useAppNotifications: () => IAppNotificationsContext; export default useAppNotifications; //# sourceMappingURL=useAppNotifications.d.ts.map