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