export type ValidTranslationKeys = 'updateNotification.body' | 'updateNotification.title'; export type ValidTranslationLanguages = 'default';