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

declare const NfcTapIcon: MdiReactIconComponentType;
export default NfcTapIcon;
