import { Element } from "xml-js"; export declare const appendContentType: (element: Element, contentType: string, extension: string) => void;