import type { UseFindMany } from "./types.js"; export declare const useFindMany: UseFindMany;