xtreme-ui
Version:
Collection of reusable components that can be used in web projects
3 lines • 344 B
TypeScript
import { TThemeSwitchProps } from './types';
export declare const ThemeSwitch: import('../../../../node_modules/.pnpm/react@19.2.3/node_modules/react').ForwardRefExoticComponent<TThemeSwitchProps & import('../../../../node_modules/.pnpm/react@19.2.3/node_modules/react').RefAttributes<HTMLDivElement>>;
//# sourceMappingURL=ThemeSwitch.d.ts.map