export declare class ConfirmationDialogLocalization { get yes(): string; get no(): string; }