import * as React from "react"; import * as SwitchPrimitive from "@radix-ui/react-switch"; export interface SwitchProps extends React.ComponentProps { /** Label text - always use this built-in prop instead of external