export declare class NgxColorsColor { preview: string; variants: Array; constructor(params?: any); }