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