import { ReactNode } from 'react'; export declare const getOptionHelpMessageValue: (option: TOption) => ReactNode;