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