import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-custom-palette-color-scale-component";
export declare function provideIgxCustomPaletteColorScale(): EnvironmentProviders;
export declare function registerIgxCustomPaletteColorScale(): void;
export declare class IgxCustomPaletteColorScaleModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxCustomPaletteColorScaleModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxCustomPaletteColorScaleModule, never, [typeof i1.CommonModule, typeof i2.IgxCustomPaletteColorScaleComponent], [typeof i2.IgxCustomPaletteColorScaleComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxCustomPaletteColorScaleModule>;
}
