import { TAbstractEntityRegistry } from '../../Abstract'; import { TEnvMapWrapper } from '.'; export type TEnvMapRegistry = TAbstractEntityRegistry;