import { ColorWrap, zDepth } from 'ngx-color'; import * as i0 from "@angular/core"; import * as i1 from "./compact-color.component"; import * as i2 from "./compact-fields.component"; import * as i3 from "@angular/common"; import * as i4 from "ngx-color"; export declare class CompactComponent extends ColorWrap { /** Color squares to display */ colors: string[]; zDepth: zDepth; radius: number; background: string; disableAlpha: boolean; constructor(); handleBlockChange({ hex, $event }: { hex: any; $event: any; }): void; handleValueChange({ data, $event }: { data: any; $event: any; }): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare class ColorCompactModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }