export { ExtensionBoundary, type ExtensionBoundaryProps, } from './ExtensionBoundary'; export { coreComponentRefs } from './coreComponentRefs'; export { createComponentRef, type ComponentRef } from './createComponentRef';