declare const toKeyword: (color: string) => string | undefined; export default toKeyword;