import { ContactMethodProps } from '../ui'; import * as React from 'react'; declare const LinkComponent: React.FC; export default LinkComponent;