export declare function signXml(xml: string, tag: string, certificado: any): string;
