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