import React from 'react'; import { DividerProps } from '@material-ui/core'; declare const Divider: React.ElementType; export { Divider };