import okLCh from "../types/okLChType.js"; import rgb from "../types/rgbType.js"; export default function OkLChToRgb(okLCh: okLCh): rgb;