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