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