import type { ToolbarHanderRef } from '../types.js'; export declare const useToolbarHandlerRef: () => import("react").MutableRefObject;