import INotificationLocale from "./INotificationLocale";
declare const NotificationEN: INotificationLocale;
export default NotificationEN;
