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