import { TAbstractEntityRegistry } from '../../Abstract'; import { TSpace } from './TSpace'; export type TSpaceRegistry = TAbstractEntityRegistry;