/**
 *
 * @param {THREE.BufferAttribute} attribute
 * @returns {number}
 */
export function computeBufferAttributeHash(attribute: THREE.BufferAttribute): number;
//# sourceMappingURL=computeBufferAttributeHash.d.ts.map