/// import { Provider } from "../interfaces"; /** * https://github.com/ethereum/wiki/wiki/JSON-RPC#eth_sendrawtransaction */ export declare const sendRawTransaction: import("ramda").CurriedFunction2>;