import { OnInit } from '@angular/core'; import { SetService, PageService } from 'ngx-block-core'; import { NzModalService } from 'ng-zorro-antd'; export declare class Sucu01Data0010003Component implements OnInit { setService: SetService; private pageService; private modalService; constructor(setService: SetService, pageService: PageService, modalService: NzModalService); local: boolean; static: boolean; blockid: string; layoutid: string; sets: { blockCode: string; blockId: string; blockName: string; layoutId: string; blockType: string; blockChildType: string; versionCode: number; styles: { nzWidth: number; nzWidthUnit: string; nzHeight: number; nzHeight2: number; nzShow2: boolean; nzHeightUnit: string; nzPosition: string; nzPosition2: string; nzMode: string; nzOffsetLeft: any; nzOffsetRight: any; nzOffsetTop: any; nzOffsetBottom: any; nzOffsetLeft2: any; nzOffsetRight2: any; nzOffsetTop2: any; nzOffsetBottom2: any; nzNeedClear: boolean; nzShowModal: boolean; nzStyles: { nzStatus: { label: string; value: string; color: string; nzShowModal: boolean; }[]; }; }; datas: { nzLinkage: { nzUsed: boolean; nzEvents: any[]; }; nzLinkageData: {}; }; }; source2: { id: string; title: string; state: string; }[]; source: any[]; setData: any[]; setDataInit(): void; typeList: { label: string; value: string; }[]; nzTypeItem: { label: string; value: string; }; statusData: {}; ngOnInit(): void; autoUpdate(): void; baseInit(): void; pzListening(): void; open: boolean; open2: boolean; failList: any[]; Listening(): void; checkChild(id: any): void; addLogs2(data: any): void; addLogs(data: any): void; ngOnDestroy(): void; oldSource: any[]; changeType(item: any): void; clear(): void; clear2(): void; isVisible: boolean; showModal(): void; handleOk(): void; handleCancel(): void; }