export type ISeverity = "success" | "info" | "warning" | "error";