export { useGeneratedColorPalette } from './hooks/useGeneratedColorPalette';
export { generateColorPalette } from './lib/generateColorPalette';
