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

declare const NfcVariantIcon: MdiReactIconComponentType;
export default NfcVariantIcon;
