import forge from "node-forge";
export default function CrearHash(p12: forge.pkcs12.Pkcs12Pfx, infoAFirmar: string): string;
