import React from 'react'; declare const ContactInfoMode: () => React.JSX.Element; export default ContactInfoMode;