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

declare const HumanIcon: MdiReactIconComponentType;
export default HumanIcon;
