export declare function isXML(str: string): boolean;
export declare function isHTML(str: string): boolean;
//# sourceMappingURL=isXML.d.ts.map