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

declare const UserSearchIcon: MdiReactIconComponentType;
export default UserSearchIcon;
