import { RendererFunction } from '../types'; declare const xml: RendererFunction; export default xml;