import { TWrapper } from '../../Abstract'; import { TColor } from './TColor'; export type TColorWrapper = TWrapper;