import { ButtonTheme } from './types'; declare const button: ButtonTheme; export default button;