import { CommonComponents } from '../types'; import { Theme } from '@mui/material'; export declare function getMuiPickersDay(theme: Theme): CommonComponents; //# sourceMappingURL=pickersDay.d.ts.map