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

declare const HumanGreetingIcon: MdiReactIconComponentType;
export default HumanGreetingIcon;
