import { TAbstractLightWrapper } from './TAbstractLightWrapper'; import { THemisphereLight } from './THemisphereLight'; export type THemisphereLightWrapper = TAbstractLightWrapper;