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