import { HookId } from "../types/tools.js";
export declare function useHookId(): HookId;
