export interface ThemeRadius { button: string; card: string; input: string; modal: string; toast: string; }