import { Input } from "@medusajs/ui" export default function InputSearch() { return (
) }