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