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

declare const PersonRemove: ReactIconComponentType;
export default PersonRemove;
            