export type GuxButtonSlotAccent = 'primary' | 'secondary' | 'tertiary' | 'ghost' | 'danger' | 'inline' | 'input-icon';