@material-ui/lab
Version:
Laboratory for new Material-UI modules.
4 lines (3 loc) • 357 B
TypeScript
export { default, calendarPickerSkeletonClasses, getCalendarPickerSkeletonUtilityClass, } from './CalendarPickerSkeleton';
export declare type CalendarPickerSkeletonClassKey = import('./CalendarPickerSkeleton').CalendarPickerSkeletonClassKey;
export declare type CalendarPickerSkeletonProps = import('./CalendarPickerSkeleton').CalendarPickerSkeletonProps;