import { DefaultLocale } from './types';
export declare const DEFAULT_LOCALE_PT_BR: DefaultLocale;
