import { TAbstractEntityRegistry } from '../../Abstract'; import { TParticlesWrapper } from './TParticlesWrapper'; export type TParticlesRegistry = TAbstractEntityRegistry;