import { NzSafeAny } from 'ng-zorro-antd/core/types'; import { IMInfoKey } from './typing'; export declare class MSidebarMenuDetailInfoComponent { mDetailInfo: NzSafeAny; mInfoKeys: IMInfoKey[]; }