import { TAbstractEntityRegistry } from '../../Abstract/Models'; import { TFogWrapper } from './TFogWrapper'; export type TFogRegistry = TAbstractEntityRegistry;