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

declare const PersonSearch: ReactIconComponentType;
export default PersonSearch;
            