export { default as FancyColorArea } from './FancyColorArea'; export type { TColorArea, TColorAreaWithHTMLAttrs } from './TFancyColorArea.model';