import { BaseAngular } from "survey-angular-ui"; import { ListModel } from "survey-core"; import { CreatorBase } from "survey-creator-core"; import * as i0 from "@angular/core"; export declare class ToolboxListComponent extends BaseAngular { model: ListModel; creator: CreatorBase; getModel(): ListModel; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }