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