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

declare const TooltipPersonIcon: MdiReactIconComponentType;
export default TooltipPersonIcon;
