import React from 'react'; import { ThemeDropdownProps } from './types'; export declare const ThemeDropdown: React.FC;