UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

3 lines 230 B
import { TThemeSelectProps } from './types'; export declare const ThemeSelect: import('react').ForwardRefExoticComponent<TThemeSelectProps & import('react').RefAttributes<HTMLDivElement>>; //# sourceMappingURL=ThemeSelect.d.ts.map