export declare class FraudDetectionV2CardDto { number: string; expiryMonth: string; expiryYear: string; }