export declare class FraudDetectionExternalRiskResultDto { source: string; score: string; code: string; }