export { default } from "./hint-text.component";
export type { HintTextProps } from "./hint-text.component";
