export default function migrate(appAddress: string, proxyAddress: string, proxyAdminAddress: string, txParams?: any): Promise<void>;
