import React from 'react'; import { Contact } from '../../types'; export declare const ContactComponent: React.FunctionComponent;