'use client' import { Root, Thumb } from '@radix-ui/react-switch' export const SwitchRoot = Root export const SwitchThumb = Thumb