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