export { default as calcItemState } from './calcItemState';
export type { TColorState } from './TcalcItemState.model';
export type { TItemStateOutput } from './TcalcItemState.model';
