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