UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

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