import React from 'react'; import { UndrawSVGProps } from '../types'; declare const FingerprintLogin: React.FC; export default FingerprintLogin;