import { ButtonHTMLAttributes, FC } from 'react'; export declare const ThemeButton: FC>;