### Describe the problem An error occurs: Type '"hint"' is not assignable to type '"" | "auto" | "manual" | null | undefined'. ### Describe the proposed solution Add 'hint' to the popover in packages/svelte/elements.d.ts. ### Importance nice to have