import { TimelineProps as MUITimelineProps } from '@mui/lab/Timeline'; export interface TimelineProps extends MUITimelineProps { }