export declare type Option = { label: string; index: number; color: string; };