export declare const verificarXml: (xml: string) => Promise<any>;
