BlendShader is an addon, and must be imported explicitly, see Installation#Addons.
import { BlendShader } from 'three/addons/shaders/BlendShader.js';
Blends two textures.
examples/jsm/shaders/BlendShader.js