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

declare const PersonHelpIcon: MdiReactIconComponentType;
export default PersonHelpIcon;
