import { Mutation } from '@0xcert/ethereum-generic-provider'; import { AssetLedger } from '../core/ledger'; export default function (ledger: AssetLedger, accountId: string, abilities: string): Promise;