import { CommonTranslationsFile } from './types';
declare const resources: CommonTranslationsFile;
export default resources;
