import { I18nTranslations } from './common/types.js'; declare const ptTranslations: I18nTranslations; export { ptTranslations };