export { getLuma } from "./funcs/getLuma.js"; export { readColor } from "./funcs/readColor.js"; export { toHex } from "./funcs/toHex.js"; export { writeColor } from "./funcs/writeColor.js"; //# sourceMappingURL=index.d.ts.map