import { TAbstractEntityRegistry } from '../../Abstract'; import { TLoop } from './TLoop'; export type TLoopRegistry = TAbstractEntityRegistry;