export declare const executeCommands: (((deps: import("@chainlink/evm-gauntlet").Dependencies, import("ethers").TransactionRequest, import("ethers").TransactionResponse, import("ethers").AbstractSigner, import("@chainlink/evm-gauntlet").BasicEnv>) => import("@chainlink/evm-gauntlet").CommandCtor, import("ethers").TransactionRequest, import("ethers").TransactionResponse, import("ethers").AbstractSigner, import("@chainlink/evm-gauntlet").ExecutionContext, import("ethers").Provider, import("ethers").ContractFactory, import("ethers").TransactionRequest, import("ethers").TransactionResponse>>>) | ((deps: import("@chainlink/evm-gauntlet").Dependencies, import("ethers").TransactionRequest, import("ethers").TransactionResponse, import("ethers").AbstractSigner, import("@chainlink/evm-gauntlet").BasicEnv>) => import("@chainlink/evm-gauntlet").CommandCtor, import("ethers").TransactionRequest, import("ethers").TransactionResponse, import("ethers").AbstractSigner, import("@chainlink/evm-gauntlet").ExecutionContext, import("ethers").Provider, import("ethers").ContractFactory, import("ethers").TransactionRequest, import("ethers").TransactionResponse>>>))[]; export declare const zkSyncExecuteCommands: (((deps: import("@chainlink/evm-gauntlet").Dependencies, import("ethers").TransactionRequest, import("ethers").TransactionResponse, import("zksync-ethers").Wallet, import("@chainlink/evm-gauntlet").BasicEnv>) => import("@chainlink/evm-gauntlet").CommandCtor, import("ethers").TransactionRequest, import("ethers").TransactionResponse, import("zksync-ethers").Wallet, import("@chainlink/evm-gauntlet").ExecutionContext, import("ethers").TransactionRequest, import("ethers").TransactionResponse>>>) | ((deps: import("@chainlink/evm-gauntlet").Dependencies, import("ethers").TransactionRequest, import("ethers").TransactionResponse, import("zksync-ethers").Wallet, import("@chainlink/evm-gauntlet").BasicEnv>) => import("@chainlink/evm-gauntlet").CommandCtor, import("ethers").TransactionRequest, import("ethers").TransactionResponse, import("zksync-ethers").Wallet, import("@chainlink/evm-gauntlet").ExecutionContext, import("ethers").TransactionRequest, import("ethers").TransactionResponse>>>))[]; export declare const batchCommands: { category: string; id: string; flags: string[]; args: string[]; toBatchedCommandConfig: (flags: any, args: any) => Promise; }[]; export declare const inspectionCommands: ((deps: import("@chainlink/evm-gauntlet").InspectionDependencies, import("ethers").TransactionRequest, import("ethers").TransactionResponse, import("ethers").AbstractSigner>) => import("@chainlink/evm-gauntlet").CommandCtor>)[]; export declare const zkSyncInspectionCommands: ((deps: import("@chainlink/evm-gauntlet").InspectionDependencies, import("ethers").TransactionRequest, import("ethers").TransactionResponse, import("zksync-ethers").Wallet>) => import("@chainlink/evm-gauntlet").CommandCtor>)[]; //# sourceMappingURL=index.d.ts.map