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