export const defaultColorsHex: ({ color: string; label: string; hasBorder?: undefined; } | { color: string; label: string; hasBorder: boolean; })[]; //# sourceMappingURL=constants.d.ts.map