import type { LocaleProps } from ".";
declare const ptBR: LocaleProps;
export default ptBR;
