import { type ReactElement, type ReactNode } from "react"; import type { TextBoxProps } from "./TextBox"; export interface TextBoxLabelProps { /** * The label to display above the input. * * @remarks The label will be displayed in a inside a