export declare type ColorVariants = 'primary' | 'secondary' | 'warning' | 'danger' | 'tertiary' | 'positive' | 'negative';