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

declare const TargetUserIcon: MdiReactIconComponentType;
export default TargetUserIcon;
