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

declare const GestureTapIcon: MdiReactIconComponentType;
export default GestureTapIcon;
