export interface AlertInfoObject { shape: string; cssClass: string; title: string; }