UNPKG

mui-themes-extand

Version:
18 lines (17 loc) 375 B
export default function Picker(): { MuiPickerStaticWrapper: { styleOverrides: { root: { minWidth: string; backgroundColor: string; }; }; }; MuiCalendarPicker: { styleOverrides: { root: { width: number; }; }; }; };