import * as THREE from 'three'; export declare class StarFieldMaterial extends THREE.ShaderMaterial { constructor(); }