export { default as ColorIndicator } from './ColorIndicator'; export type { TColorIndicator } from './TColorIndicator.model';