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