export { wordXmlConfig } from './config'; export { WordXmlModule } from './components/word-xml-module'; export type { XmlGeneratorConfig, XmlGeneratorMode, XmlCategory, GeneratedOutput } from './types';