declare const MuiButton: { root: { minWidth: number; fontFamily: string; fontWeight: 500; }; }; export default MuiButton;