import { TuiNativeSelect } from './native-select/native-select.component';
import { TuiSelectDirective } from './select.directive';
export declare const TuiSelect: readonly [typeof TuiSelectDirective, typeof TuiNativeSelect];
