import { DecodedCalldata } from '@0x/web3-wrapper'; export declare const abiDecodePrinter: { printConsole(output: DecodedCalldata): void; };