export declare class FraudDetectionCashValueDto { amount: string; currencyCode: string; }