export type GuxStatusIndicatorVariant = 'success' | 'info' | 'warning' | 'error';