import { I18n } from '../types';
declare const interfaceTranslations: I18n;
export default interfaceTranslations;
