import { UfoSearchCase } from "./UfoSearchCase.js";
export declare const ufoSearchTestCases: UfoSearchCase[];
