import { Table } from './Table'; export declare function wrapTableInDebugProxy(table: Table): Table;