import { XmlComponent } from '../../xml-components';
export declare const createWrapNone: () => XmlComponent;
