import { OnInit } from '@angular/core'; export declare class KoguiapiComponent implements OnInit { constructor(); ngOnInit(): void; }