import * as React from "react"; import {cn} from "@/lib/utilities"; import styles from "./label.module.css"; /** * Represents the configurable props for the Label component. * * @remarks * Extends native `