import { TuiInputChipComponent } from './input-chip.component';
import { TuiInputChipDirective } from './input-chip.directive';
export declare const TuiInputChip: readonly [typeof TuiInputChipDirective, typeof TuiInputChipComponent];
