import { DividerProps as MUIDividerProps } from '@mui/material/Divider'; export interface DividerProps extends MUIDividerProps { }