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

declare const PersonAddDisabled: ReactIconComponentType;
export default PersonAddDisabled;
            