import type React from "react"; import { Mono } from "@components/generic/Mono.js"; import { CommandLineIcon } from "@heroicons/react/24/outline"; export const NoResults = (): JSX.Element => { return (