@ -1,5 +1,4 @@
export interface AlertDialogParams {
confirmLabel?: string;
discardLabel: string;
message?: string;
title: string;