import { ReactIconComponentType } from '../types';

declare const PersonAdd: ReactIconComponentType;
export default PersonAdd;
            