import React from "react";
/**
 * This screen will display the latest releasenotes
 */
export declare const WhatsNewScreen: () => React.JSX.Element;
