export const CUSTOM_ELEMENT_NAMES = { ROOT: 'remote-root', FRAGMENT: 'remote-fragment', } as const;