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