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