import type { PluginHook } from '../../types/index.js';
export declare const useExpanded: PluginHook;
