import * as THREE from 'three'; export declare const mapColorAttributeGrayscale: (colors: THREE.BufferAttribute) => void;