/// <reference types="react" />
export default function Ui(): JSX.Element | null;
