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