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