import { OnInit } from '@angular/core'; import { _HttpClient } from '@delon/theme'; export declare class Sucu01Data0020001Component implements OnInit { private http; constructor(http: _HttpClient); ngOnInit(): void; }