import { PropsWithChildren } from 'react'; import { type BlockProps, type BlockTagType } from 'react-login-page'; export declare const Welcome: (props: PropsWithChildren>>) => import("react/jsx-runtime").JSX.Element;