import type { Props } from "../model/auth.types.js"; export declare const Screen: ({ state }: Props) => import("react/jsx-runtime").JSX.Element;