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