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

declare const HumanHandsupIcon: MdiReactIconComponentType;
export default HumanHandsupIcon;
