import { PaymentThreeDSCriteria } from './PaymentThreeDSCriteria'; export declare class PaymentThreeDSCriteriaMapper { static getType(_: any): typeof PaymentThreeDSCriteria; }