export declare const Dialog: {
    exceptionBoxDescription: string;
    textClose: string;
    textOk: string;
    textCancel: string;
    textYes: string;
    textNo: string;
};
//# sourceMappingURL=pt_BR.d.ts.map