import { RequestArguments } from "hardhat/types";
export declare function getTxHash(request: RequestArguments, response: any): string | null;
//# sourceMappingURL=tx-hash.d.ts.map