Repository URL to install this package:
declare const colorList: { label: string; value: string; type: string; }[]; export { colorList };