import { TimelineDotProps as MUITimelineDotProps } from '@mui/lab/TimelineDot'; export interface TimelineDotProps extends MUITimelineDotProps { }