UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

3 lines (2 loc) 135 B
import { ThemeAccentColors } from '@/ui/theme'; export declare const calculateAccentColors: (newPrimary: string) => ThemeAccentColors;