import { TAbstractEntityRegistry } from '../../Abstract/Models'; import { TAnyControlsWrapper } from './TAnyControlsWrapper'; export type TControlsRegistry = TAbstractEntityRegistry;