const Amount = require("../"); let amount = Amount.fromSat(10); console.log(amount)