import type { UseGet } from "./types.js"; export declare const useGet: UseGet;