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

declare const PersonHelpOutlineIcon: MdiReactIconComponentType;
export default PersonHelpOutlineIcon;
