export declare type ColorContext = "default" | "primary" | "secondary" | "success" | "warning" | "danger";