import * as i0 from "@angular/core";
import * as i1 from "./sparkline.component";
import * as i2 from "./rangebandsettings.directive";
import * as i3 from "@angular/common";
/**
 * NgModule definition for the Sparkline component.
 */
export declare class SparklineModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SparklineModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SparklineModule, [typeof i1.SparklineComponent, typeof i2.RangeBandSettingDirective, typeof i2.RangeBandSettingsDirective], [typeof i3.CommonModule], [typeof i1.SparklineComponent, typeof i2.RangeBandSettingDirective, typeof i2.RangeBandSettingsDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SparklineModule>;
}
