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