import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./dropdownbutton.module";
/**
 * NgModule definition for the DropDownButton component with providers.
 */
export declare class DropDownButtonAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DropDownButtonAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DropDownButtonAllModule, never, [typeof i1.CommonModule, typeof i2.DropDownButtonModule], [typeof i2.DropDownButtonModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DropDownButtonAllModule>;
}
