import type { SearchAlgorithm } from "../types.js"; export declare const hybridAlgorithm: SearchAlgorithm; //# sourceMappingURL=hybrid.d.ts.map