import type { UseFindFirst } from "./types.js"; export declare const useFindFirst: UseFindFirst;