export type IconCircleVariant = 'success' | 'warning' | 'danger' | 'info' | 'highlight' | 'neutral';