import { ABI } from '@neo-one/client-common-esnext-esm'; export declare const genSmartContractTypes: (name: string, abi: ABI) => { ts: string; };