The parameters to pass to the burn function.
type TokenBurnParams = { amount: Amount };
type amount = Amount;