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