import { OnInit } from '@angular/core'; import { ListBoxBaseComponent } from '@ironsource/fusion-ui/components/list-box/common/base'; import * as i0 from "@angular/core"; export declare class ListBoxComponent extends ListBoxBaseComponent implements OnInit { ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }