import type { TableFeature } from '../../hooks/useTable/types.js'; /** * Defines the user action table feature */ export declare const UserActions: TableFeature;