declare const MuiList: { padding: { paddingTop: number; paddingBottom: number; }; }; export default MuiList;