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