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

declare const TooltipAddIcon: MdiReactIconComponentType;
export default TooltipAddIcon;
