export declare const getColorTokenColor: (token: string) => string; export default getColorTokenColor;