import * as i0 from "@angular/core";
import * as i1 from "./dropdownlist.component";
import * as i2 from "@angular/common";
/**
 * NgModule definition for the DropDownList component.
 */
export declare class DropDownListModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DropDownListModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DropDownListModule, [typeof i1.DropDownListComponent], [typeof i2.CommonModule], [typeof i1.DropDownListComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DropDownListModule>;
}
