import React from 'react'; export declare const ThemeSwitcher: React.FC<{ value: any; }>;