export type { ColorItemProps, ColorProps, ColorRowProps } from './color'; export { Color } from './color'; export type { ColorVariant } from './constants'; //# sourceMappingURL=index.d.ts.map