export declare const defaultColors: string[]; export declare function createHighColorsOptions(colors?: string[]): Highcharts.Options['colors'];