import HintText from './HintText';
import type { HintTextProps } from './HintTextTypes';
export { HintText, type HintTextProps };
