// Types-only convenience entry for TS resolution. The build aliases // '@product/mcp/entry' to ./ee/entry (EE) or ./oss/entry (CE). export * from './oss/entry';