import type { UseFindBy } from "./types.js"; export declare const useFindBy: UseFindBy;