import type { theme as UVTheme } from '@ultraviolet/themes'; export declare const getLegendColor: (theme: typeof UVTheme) => string[]; //# sourceMappingURL=legend.d.ts.map