export declare class Amount { Currency: string; Total: number; } //# sourceMappingURL=amount.d.ts.map