export type { FillObject, GradientStop, SwatchProps, AddColorButtonProps, SwatchHandle, } from './private/swatch'; export { Swatch, AddColorButton } from './private/swatch';