/**
 * Final log of the scan
 * - Displayed only on CLI mode after scan has completed
 * - This is what users end up seeing after application exits.
 *   Everything else is cleared from the screen.
 */
export default function FinalLog(): JSX.Element;
//# sourceMappingURL=FinalLog.d.ts.map