/// <reference types="react" />
import "./startup-banner.css";
export default function StartupBanner(): JSX.Element;
