export { PhotoshopButtonComponent } from './photoshop-button.component'; export { PhotoshopFieldsComponent } from './photoshop-fields.component'; export { PhotoshopPreviewsComponent } from './photoshop-previews.component'; export { ColorPhotoshopModule, PhotoshopComponent } from './photoshop.component';