import * as i0 from "@angular/core";
import * as i1 from "./search.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "ng-devui/common";
export declare class SearchModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SearchModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SearchModule, [typeof i1.SearchComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.DCommonModule], [typeof i1.SearchComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SearchModule>;
}
