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

declare const TooltipPlusIcon: MdiReactIconComponentType;
export default TooltipPlusIcon;
