import clsx from "clsx" export default function Input({ className, ...otherProps }) { return ( ) }