import type { UseFindOne } from "./types.js"; export declare const useFindOne: UseFindOne;