declare const MuiCard: { root: { boxShadow: string; fontSize: 17; fontFamily: string; }; }; export default MuiCard;