import * as stylex from "@stylexjs/stylex"; import { type ReactElement, type ReactNode, memo } from "react"; import { color, size } from "./tokens.stylex"; 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