export interface ConfirmationDialogData { title: string; text: string; }