import type { NewTablePropSet, TablePlugin } from '../types/TablePlugin.js'; export declare const addGridLayout: () => TablePlugin, Record, NewTablePropSet>;