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

declare const HandTapIcon: MdiReactIconComponentType;
export default HandTapIcon;
