import { isoly } from "isoly"; import { isly } from "isly"; import { isly as isly2 } from "isly2"; import { Amounts } from "./Amounts"; export type Amount = [isoly.Currency, number]; export declare namespace Amount { function toAmounts(amount?: Amount): Amounts; const type: isly.Type; const type2: isly2.Tuple; }