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

declare const TabAddIcon: MdiReactIconComponentType;
export default TabAddIcon;
