import { MdiReactIconComponentType } from './dist/typings';

declare const PersonSearchIcon: MdiReactIconComponentType;
export default PersonSearchIcon;
