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

declare const PersonAddIcon: MdiReactIconComponentType;
export default PersonAddIcon;
