import { FloydFieldType } from '../../floydFieldType'; import { MultiselectDropdownComponent } from '@ngx-floyd/forms'; import * as i0 from "@angular/core"; export declare class MultiselectDropdownTemplateComponent extends FloydFieldType { innerComponent: MultiselectDropdownComponent; ngOnInit(): void; ngOnDestroy(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }