declare const getHexFromColorName: (name: string) => any; export { getHexFromColorName };