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