declare const Select: import("svelte").Component; type Select = ReturnType; export default Select;