import type { ABIFragment } from '../types'; declare const abi: ABIFragment[]; export { abi };