import { EventEmitter } from '@angular/core'; import { ColorWrap } from 'ngx-color'; import * as i0 from "@angular/core"; import * as i1 from "./photoshop-previews.component"; import * as i2 from "./photoshop-button.component"; import * as i3 from "./photoshop-fields.component"; import * as i4 from "@angular/common"; import * as i5 from "ngx-color"; export declare class PhotoshopComponent extends ColorWrap { /** Title text */ header: string; onAccept: EventEmitter; onCancel: EventEmitter; circle: { width: string; height: string; borderRadius: string; boxShadow: string; transform: string; }; constructor(); handleValueChange({ data, $event }: { data: any; $event: any; }): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare class ColorPhotoshopModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }