// Re-export core types from xmdx — canonical source moved to xmdx/types export type { TransformConfig, TransformContext, XmdxPlugin, PluginHooks, MdxImportHandlingOptions, CodeBlockRenderer, ExpressiveCodeConfig, StarlightUserConfig, ShikiHighlighter, } from 'xmdx/types';