import { TAbstractEntityRegistry } from '../../Abstract/Models'; import { TAbstractLightWrapper, TAnyLight } from '.'; export type TLightRegistry = TAbstractEntityRegistry>;