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