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