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