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

declare const GestureTwoTapIcon: MdiReactIconComponentType;
export default GestureTwoTapIcon;
