import { FC } from 'react'; declare const Help: FC; export default Help;