import { DividerProps, } from '@material-ui/core/Divider'; export type IDividerOwnProps = DividerProps;