import { type PlaygroundDefinition, type PlaygroundProps } from '../types.js'; export declare const NUI_DATA_TABLE_DEFAULTS: PlaygroundProps; export declare const nuiDataTablePlayground: PlaygroundDefinition; //# sourceMappingURL=nui-data-table.d.ts.map