import './welcomeScreenContainer.scss'; import { h } from 'preact'; export declare function WelcomeScreenContainer(props: any): h.JSX.Element;