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

declare const InteractionTapIcon: MdiReactIconComponentType;
export default InteractionTapIcon;
