interface LabeledPriceRe-exportimport { type LabeledPrice } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; Propertieslabel: stringamount: number