import type { UseGlobalAction } from "./types.js"; export declare const useGlobalAction: UseGlobalAction;