import { ReactIconComponentType } from '../types';

declare const Nfc: ReactIconComponentType;
export default Nfc;
            