import { Select as SelectPrimitive } from "bits-ui"; declare const SelectItem: import("svelte").Component, {}, "ref">; type SelectItem = ReturnType; export default SelectItem;