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