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