UNPKG

fui-fancyui

Version:
6 lines (5 loc) 166 B
import { TTheme } from '../../../types/TTheme'; export declare const ListItemStyle: import('styled-components').RuleSet<{ theme: TTheme; active: boolean; }>;