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