export type { SwatchColor, BRGB, RGB, HSL, SwatchColorType } from './src/types';
export { genSwatchColor } from './src/factory';
