export type AmountInput = `${number} NEAR` | `${bigint} yocto` | bigint; //# sourceMappingURL=AmountInput.d.ts.map