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