import { default as React } from 'react'; import { SectionProps } from '../../../../core/types/Help'; declare const General: React.FC; export default General;