export declare const ALERT_DEFAULT_STATUS = "info";
export declare const ALERT_DEFAULT_SHOW_ICON = true;
export declare const ALERT_DEFAULT_INVERSE = false;
