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