import { DroppedListOption } from './dropped-list.entities'; import * as i0 from "@angular/core"; export declare class DroppedListComponent { list: DroppedListOption[]; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }