export const INTERNAL_ELEMENT_CLASSES = { ROOT: 'RemoteRootElement', FRAGMENT: 'RemoteFragmentElement', } as const;