import { ChipFilterBaseComponent } from '@ironsource/fusion-ui/components/chip-filter/common/base'; import * as i0 from "@angular/core"; export declare class ChipFilterComponent extends ChipFilterBaseComponent { /** @internal */ placeholderChipV4Mode: boolean; get showClose(): boolean; get showCaretDown(): boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }