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