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