import { X2jOptions, XmlBuilderOptions } from "fast-xml-parser"; export declare const XML_BUILDER_OPTIONS: XmlBuilderOptions; export declare const XML_PARSER_OPTIONS: X2jOptions;