Trasury output.
### from(amount): [TreasuryOutput](#treasuryoutput)
Creates a new TreasuryOutput with the amount supplied
| Parameter | Type | Description |
| --------------- | -------- | -------- |
| amount | long | The amount to set |
### amount(): long
Returns the amount of a `TreasuryOutput`.