export const OUTPUT_FILES = { REMOTE_ELEMENTS: 'remote-elements.ts', REMOTE_COMPONENTS: 'remote-components.ts', HOST_REGISTRY: 'host-component-registry.ts', } as const;