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