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

declare const PersonRemoveAlt1: ReactIconComponentType;
export default PersonRemoveAlt1;
            