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