import { RemoteComponentRendererProps } from '@mittwald/remote-dom-react/host'; import { ComponentType } from 'react'; export type RemoteComponentsMap = Record>; //# sourceMappingURL=types.d.ts.map