import React from 'react'; import { SingleContactHelpProps } from './types'; export declare const SingleContactHelp: React.FC;