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