import { OnInit } from '@angular/core'; import { _HttpClient } from '@delon/theme'; import { SetService } from 'ngx-block-core'; export declare class Sucu05Button0010008Component implements OnInit { private http; settestService: SetService; blockid: string; sets: { "style": { "text": string; "nzSize": string; "color": string; "table": string; "jumpType": string; "page": string; }; }; local: boolean; static: boolean; dateSets: {}; constructor(http: _HttpClient, settestService: SetService); ngOnInit(): void; onClick(): void; }