import { MatSelectSearchClearDirective } from './mat-select-search-clear.directive';
import { MatSelectNoEntriesFoundDirective } from './mat-select-no-entries-found.directive';
import * as i0 from "@angular/core";
import * as i1 from "./mat-select-search.component";
import * as i2 from "./mat-select-search-clear.directive";
import * as i3 from "./mat-select-no-entries-found.directive";
export declare const MatSelectSearchVersion = "8.0.6";
export { MatSelectSearchClearDirective };
export { MatSelectNoEntriesFoundDirective };
export declare class NgxMatSelectSearchModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatSelectSearchModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NgxMatSelectSearchModule, never, [typeof i1.MatSelectSearchComponent, typeof i2.MatSelectSearchClearDirective, typeof i3.MatSelectNoEntriesFoundDirective], [typeof i1.MatSelectSearchComponent, typeof i2.MatSelectSearchClearDirective, typeof i3.MatSelectNoEntriesFoundDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NgxMatSelectSearchModule>;
}
