import * as i0 from "@angular/core";
import * as i1 from "./divider.component";
import * as i2 from "@angular/common";
export declare class DividerModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DividerModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DividerModule, [typeof i1.DividerComponent], [typeof i2.CommonModule], [typeof i1.DividerComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DividerModule>;
}
