import type { DefaultTranslationsObject, Language } from '../types.js'; export declare const ptTranslations: DefaultTranslationsObject; export declare const pt: Language; //# sourceMappingURL=pt.d.ts.map