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