declare const MobileButton: import("svelte").Component<$$ComponentProps, {}, "">; type MobileButton = ReturnType; export default MobileButton;