export type CuiStatus = 'success' | 'info' | 'alert' | 'error';