import type { UseAction } from "./types.js"; export declare const useAction: UseAction;