declare const u_color: { randomRGB: () => number[]; randomHex: () => string; }; export default u_color; //# sourceMappingURL=color.d.ts.map