import { ToolbarProps, } from '@material-ui/core/Toolbar'; export type IToolbarOwnProps = ToolbarProps;