import { TabsProps } from '@material-ui/core/Tabs';
export declare type ITabContainerProps = TabsProps;
