import { XmlComponent } from '../../xml-components';
export declare const createOverride: (contentType: string, partName?: string) => XmlComponent;
