export class ReflectionsMaterial extends ShaderMaterial {
    constructor();
}
import { ShaderMaterial } from "three";
