export { classToXml, xmlToClass } from './xml-class-transformer';
export { XmlEntity, XmlProperty } from './decorators';
export type { AnyClass, ClassToXmlOptions, XmlEntityOptions, XmlPropertyOptions, XmlType, } from './types';
//# sourceMappingURL=index.d.ts.map