import * as i0 from "@angular/core";
import * as i1 from "./search-input/search-input.component";
import * as i2 from "./search-box/search-box.component";
/**
 * @deprecated This module is deprecated and will be removed in future versions.
 * Please migrate to using standalone components as soon as possible.
 */
export declare class CovalentSearchModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CovalentSearchModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentSearchModule, never, [typeof i1.TdSearchInputComponent, typeof i2.TdSearchBoxComponent], [typeof i1.TdSearchInputComponent, typeof i2.TdSearchBoxComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CovalentSearchModule>;
}
