import { HexString } from '@hyperlane-xyz/utils';
import { TimelockTx } from '../types.js';
export declare function getTimelockExecutableTransactionFromBatch(transactionData: TimelockTx): HexString;
//# sourceMappingURL=utils.d.ts.map