import { SearchTextInputComponent } from './search-text-input.component'; import { SearchTriggerDirective } from './search-trigger.directive'; import * as i0 from "@angular/core"; import * as i1 from "./search-text-input.component"; import * as i2 from "./search-trigger.directive"; export declare const SEARCH_TEXT_INPUT_DIRECTIVES: readonly [typeof SearchTextInputComponent, typeof SearchTriggerDirective]; /** @deprecated use `...SEARCH_TEXT_INPUT_DIRECTIVES` or import the individual directives */ export declare class SearchTextModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }