ts
/** * @param {string} d * @returns {string} */ export function color(d: string): string; //# sourceMappingURL=color.node.d.ts.map