import { IPotentialMatch } from "../types/index.js";
export declare function getPotentialMatch(): IPotentialMatch;
