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