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

declare const HandIcon: MdiReactIconComponentType;
export default HandIcon;
