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