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