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