/// <reference types="react" />
declare const ThemeButton: () => JSX.Element;
export default ThemeButton;
