import React from "react";
type Props = {};
export declare function ScreenGui(_: Props): React.JSX.Element;
export {};
