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

declare const TabPlusIcon: MdiReactIconComponentType;
export default TabPlusIcon;
