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