import { Translations } from '../types'; declare const enTranslations: Translations; export default enTranslations;