export type HelpTextProps = React.ComponentPropsWithoutRef<"button">; export declare const HelpText: import('react').ForwardRefExoticComponent, HTMLButtonElement>, "ref"> & import('react').RefAttributes>;