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