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