UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

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