/**
 *
 * @param {THREE.Color} c
 */
export function computeHashColor(c: THREE.Color): number;
//# sourceMappingURL=computeHashColor.d.ts.map