import type { $sentArgs } from '../../../table/constants.js'; import type { Table, TableSendableAction } from '../../../table/table.js'; import { $actionName, $spy } from './/constants.js'; import type { TableSpy } from './spy.js'; export declare class TableActionInspector