import { MdiReactIconComponentType } from './dist/typings';

declare const TabIcon: MdiReactIconComponentType;
export default TabIcon;
