export declare const BAND_COLORS: readonly ["#e41a1c", "#377eb8", "#4daf4a", "#984ea3", "#ff7f00", "#ffff33", "#a65628", "#f781bf", "#999999", "#66c2a5"]; export declare const SPIN_COLORS: { readonly up: "#e41a1c"; readonly down: "#377eb8"; };