import type { UseMaybeFindFirst } from "./types.js"; export declare const useMaybeFindFirst: UseMaybeFindFirst;