THREE.StereoEffect is no part of the core. Just instancing StereoEffect does not work. I guess you have to manually convert StereoEffect to a module and then import it.
Unfortunately, I’m not familiar with typescript so i don’t know if there is something special to consider. Maybe @semleti can help here (see TypeScript port of threejs).
@semleti Can you please provide some advices in this thread?