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