import { Notifier } from 'react-native-notifier'; export const hideNotification = (): void => Notifier.hideNotification();