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