import { default as React } from 'react'; import { ContactMethodProps } from '.'; declare const Form: React.FC; export default Form;