import * as i0 from "@angular/core";
import * as i1 from "./linear-gauge";
import * as i2 from "./radial-gauge";
export declare class GaugesModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<GaugesModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<GaugesModule, [typeof i1.LinearGauge, typeof i2.RadialGauge], never, [typeof i1.LinearGauge, typeof i2.RadialGauge]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<GaugesModule>;
}
