import { ZIMPlatform } from './index.entity'; export declare class ZIMPlatformManage { platform: ZIMPlatform; constructor(platform: ZIMPlatform); }