import { TabProps } from '@material-ui/core/Tab'; export declare type ITabItemProps = TabProps;