import { TxParams } from '../artifacts/ZWeb3'; export default function migrate(appAddress: string, proxyAddress: string, proxyAdminAddress: string, txParams?: TxParams): Promise;