/**
 *
 * @param {THREE.Texture} texture
 * @return {number}
 */
export function textureHashById(texture: THREE.Texture): number;
//# sourceMappingURL=textureHashById.d.ts.map