import rgb from "../types/rgbType.js"; export default function isValidRGB(rgb: rgb): boolean;